'宣言 Public Class C1SortedList (Of TKey As System.IComparable(Of TKey), TValue)
'使用法 Dim instance As C1SortedList(Of TKey,TValue)
public class C1SortedList<TKey,TValue> where TKey: System.IComparable<TKey>
System.Object C1.WPF.Document.C1SortedList<TKey,TValue>
C1SortedList<TKey,TValue> メンバ C1.WPF.Document 名前空間